@media screen and (max-width: 1200px) and (min-width:0px) {
  .aboutText .text {
    font-size: 14px;
  }
}
